CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - Text Clustering

搜索资源列表

  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. java-cluster.zip

    2下载:
  2. 用java语言实现文本聚类,包括聚类前的数据预处理:分词、降维、建立向量空间模型等,Implementation using java language text clustering, including clustering of the data pre-processing before: segmentation, dimensionality reduction, set up, such as Vector Space Model
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:17173
    • 提供者:优优
  1. MyTest

    0下载:
  2. 利用wvtool实现文本分类的实例程序,自己写的,功能简单-Text Classification using wvtool instances of programs to achieve their own writing, feature a simple
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:1933
    • 提供者:strayly
  1. lingpipe-3.6.0

    3下载:
  2. 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character
  3. 所属分类:Java Develop

    • 发布日期:2014-12-05
    • 文件大小:4669384
    • 提供者:张国栋
  1. Clustering

    0下载:
  2. 用于文本的聚类,里面包含两个java文件,需放在同一个包内-For text clustering, which contains two java files, need to be placed within the same package
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3004
    • 提供者:roler0207
  1. textcluster

    2下载:
  2. java文本聚类程序代码文件,实现文本聚类功能,分词。-text clustering java code files to achieve text clustering features, sub-word.
  3. 所属分类:Java Develop

    • 发布日期:2016-11-08
    • 文件大小:8705
    • 提供者:wang
  1. src_2

    0下载:
  2. an another k means clustering fot clustering the text data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6624
    • 提供者:anu
  1. mallet-2.0.6

    0下载:
  2. 关于自然语言处理、机器学习的一个开源软件。-MALLET is an integrated collection of Java code useful for statistical natural language processing, document classification, clustering, information extraction, and other machine learning applications to text.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-12
    • 文件大小:19049730
    • 提供者:郭波
  1. ClassText

    0下载:
  2. Several Clustering and classification methods for text documents
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:117473
    • 提供者:Joey
  1. MessageClassify

    0下载:
  2. 通过Kmeans算法实现的文本分类程序,用java写的。-A text clustering program written in java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1976
    • 提供者:xiaokui1117
  1. Fuzzy-C-Means

    0下载:
  2. fuzzy c means to perform clustering in java with text documents
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:39516
    • 提供者:hero
  1. TextClustering

    0下载:
  2. 文本聚类算法包含 tfidf的实现 k-means算法的实现-Text clustering algorithm contains tfidf implementation of the k-means algorithm to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1664559
    • 提供者:Katarl
  1. java_kmeans

    0下载:
  2. java实现kmeans算法,可以处理任意维度的向量。并将聚类结果写入文本。-The kmeans algorithm java, and can handle any dimension vector. And write text clustering results.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:693490
    • 提供者:武夷河
  1. textcluster

    0下载:
  2. Text Clustering, Kmeans Cluster Stop word Handler TermVector TFIDFMeasure Tokeniser
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7186
    • 提供者:Rajesh
  1. text_example

    0下载:
  2. text matching and clustering code in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:54932
    • 提供者:jose
  1. textcluster

    0下载:
  2. 基于KMeans的文本聚类算法,支持文本输入,简单易懂-KMeans clustering algorithm based on text, support for text input, easy to understand
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:20948
    • 提供者:sean
  1. textcluster

    0下载:
  2. 实现文本聚类,初级使用者可以作为参考进行文本聚类知识的辅助学习-The realization of text clustering, primary users can be used as reference for text clustering knowledge assisted learning
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:29278
    • 提供者:aqian
  1. Large-scale-text-clustering-master

    0下载:
  2. java 实现文本聚类 java 实现文本聚类 -the code of text clustering the code of text clustering the code of text clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:29549
    • 提供者:blue
  1. Kmeans-master

    0下载:
  2. 本程序使用java代码实现一个文本聚类操作,采用的方法是kmens-a simple code of text clustering using kmeans
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4066632
    • 提供者:blue
  1. Kmeans

    1下载:
  2. 算法思想:提取文档的TF/IDF权重,然后用余弦定理计算两个多维向量的距离来计算两篇文档的相似度,用标准的k-means算法就可以实现文本聚类。源码为java实现(Algorithm idea: extract the TF/IDF weight of the document, then calculate the distance between two multidimensional vectors by cosine theorem, calculate the similarity
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:startrek
« 12 »
搜珍网 www.dssz.com